- interprocessor data link
- n DT Datenverbindung zwischen Prozessoren f
Dictionary English-German Informatics. 2015.
Dictionary English-German Informatics. 2015.
DSP/BIOS Link — or DSPLINK is an IPC (interprocessor communications scheme) for passing messages and data in multiprocessor systems. In the case of the DaVinci DSP family from Texas Instruments this scheme would allow passing of messages and data between an ARM… … Wikipedia
Cluster (computing) — A computer cluster is a group of linked computers, working together closely so that in many respects they form a single computer. The components of a cluster are commonly, but not always, connected to each other through fast local area networks.… … Wikipedia
Computer cluster — Not to be confused with data cluster. A computer cluster is a group of linked computers, working together closely thus in many respects forming a single computer. The components of a cluster are commonly, but not always, connected to each other… … Wikipedia
Itanium — 2 processor Produced From mid 2001 to present Common manufacturer(s) Intel Max. CPU c … Wikipedia
FLOPS — Computer performance Name FLOPS yottaFLOPS 1024 zettaFLOPS 1021 exaFLOPS 1018 petaFLOPS 1015 teraFLOPS 1012 gigaFLOPS 109 megaFLOPS 106 kiloFLOPS … Wikipedia
Critical section — In concurrent programming a critical section is a piece of code that accesses a shared resource (data structure or device) that must not be concurrently accessed by more than one thread of execution. A critical section will usually terminate in… … Wikipedia